All Questions
1 question
2votes
1answer
270views
How to find classes that use certain DB tables
Problem: I'm asked to prepare a document where all our DB tables are listed and I'm supposed to list all Controllers that uses these DB tables for read and another list for Controllers that do write ...